dreamweaver.getClipboardText()
Availability
3.0
Description
Gets all the text that is stored on the clipboard.
Arguments
None.
Returns
A string containing the contents of the clipboard, if the clipboard contains text (which may be HTML); otherwise, nothing.
Enabler
None.